home *** CD-ROM | disk | FTP | other *** search
Text File | 2002-09-13 | 67.9 KB | 2,314 lines |
- object Form1: TForm1
- Left = 317
- Top = 104
- HelpContext = 1
- BorderIcons = [biSystemMenu, biMinimize, biHelp]
- BorderStyle = bsSingle
- Caption = 'CodeGen'
- ClientHeight = 492
- ClientWidth = 602
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Menu = MainMenu1
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Quellcode: TMemo
- Left = 8
- Top = 280
- Width = 433
- Height = 209
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 2
- end
- object Button3: TButton
- Left = 480
- Top = 280
- Width = 75
- Height = 25
- Hint = 'Kopiert den Quellcode in die Zwischenablage.'
- Caption = '&Kopieren'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = Button3Click
- end
- object TabbedNotebook1: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 602
- Height = 273
- Align = alCustom
- PageIndex = 5
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- TabFont.Charset = DEFAULT_CHARSET
- TabFont.Color = clBtnText
- TabFont.Height = -11
- TabFont.Name = 'Arial'
- TabFont.Style = []
- TabOrder = 3
- OnClick = TabbedNotebook1Click
- OnChange = TabbedNotebook1Change
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'Scrollbar'
- object Label1: TLabel
- Left = 24
- Top = 37
- Width = 52
- Height = 14
- Caption = 'Highlight: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 40
- Top = 68
- Width = 36
- Height = 14
- Caption = 'Face: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 32
- Top = 99
- Width = 44
- Height = 14
- Caption = 'Arrow: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 23
- Top = 132
- Width = 53
- Height = 14
- Caption = 'Shadow: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 0
- Top = 163
- Width = 75
- Height = 14
- Caption = 'DarkShadow: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 34
- Top = 195
- Width = 39
- Height = 14
- Caption = 'Track: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 312
- Top = 16
- Width = 169
- Height = 208
- Picture.Data = {<image001.jpg>}
- end
- object StaticText1: TStaticText
- Left = 28
- Top = 5
- Width = 52
- Height = 18
- Caption = '3DLight: #'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 15
- end
- object Edit1: TEdit
- Left = 80
- Top = 0
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 80
- Top = 32
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 2
- end
- object Edit3: TEdit
- Left = 80
- Top = 64
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 4
- end
- object Edit4: TEdit
- Left = 80
- Top = 96
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 6
- end
- object Edit5: TEdit
- Left = 80
- Top = 128
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 8
- end
- object Edit6: TEdit
- Left = 80
- Top = 160
- Width = 121
- Height = 22
- MaxLength = 6
- TabOrder = 10
- end
- object Edit7: TEdit
- Left = 80
- Top = 192
- Width = 121
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- MaxLength = 6
- ParentFont = False
- TabOrder = 12
- end
- object Button1: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quelltext zum Einf'#228'rben der Scrollbars'
- Caption = '&Generieren'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 14
- OnClick = Button1Click
- end
- object Button10: TButton
- Left = 208
- Top = 0
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button10Click
- end
- object Button11: TButton
- Left = 208
- Top = 32
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button11Click
- end
- object Button12: TButton
- Left = 208
- Top = 64
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = Button12Click
- end
- object Button13: TButton
- Left = 208
- Top = 96
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- OnClick = Button13Click
- end
- object Button14: TButton
- Left = 208
- Top = 128
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnClick = Button14Click
- end
- object Button15: TButton
- Left = 208
- Top = 160
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- OnClick = Button15Click
- end
- object Button16: TButton
- Left = 208
- Top = 192
- Width = 75
- Height = 25
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- OnClick = Button16Click
- end
- object Button21: TButton
- Left = 512
- Top = 176
- Width = 75
- Height = 25
- Caption = '&Vorschau'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 16
- OnClick = Button21Click
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'PopUp'
- object Label7: TLabel
- Left = 22
- Top = 116
- Width = 23
- Height = 14
- Caption = 'URL:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 22
- Top = 150
- Width = 22
- Height = 14
- Caption = 'Titel:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 14
- Top = 181
- Width = 31
- Height = 14
- Caption = 'Breite:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 16
- Top = 213
- Width = 28
- Height = 14
- Caption = 'H'#246'he:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object RadioGroup1: TRadioGroup
- Left = 0
- Top = 0
- Width = 185
- Height = 73
- Caption = 'PopUp '#246'ffnet sich'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'per Klick auf Link'
- 'beim Laden der Seite'
- 'beim Verlassen der Seite')
- ParentFont = False
- TabOrder = 0
- OnClick = RadioGroup1Click
- end
- object Edit8: TEdit
- Left = 48
- Top = 112
- Width = 121
- Height = 22
- Hint = 'Gib hier die URL an, die in dem PopUp geladen werden soll'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- Text = 'http://'
- end
- object Edit9: TEdit
- Left = 48
- Top = 144
- Width = 121
- Height = 22
- Hint =
- 'Jedes PopUp ben'#246'tigt einen Titel, gib ihn hier ein. KEINE LEERZE' +
- 'ICHEN!!!'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- end
- object Edit10: TEdit
- Left = 48
- Top = 176
- Width = 121
- Height = 22
- Hint = 'Gib hier die Breite des PopUps in Pixel an'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 4
- end
- object Edit11: TEdit
- Left = 48
- Top = 208
- Width = 121
- Height = 22
- Hint = 'Gib hier die H'#246'he des PopUps in Pixel an'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 5
- end
- object RadioGroup2: TRadioGroup
- Left = 192
- Top = 0
- Width = 153
- Height = 73
- Caption = 'Abh'#228'ngig'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 6
- end
- object RadioGroup3: TRadioGroup
- Left = 192
- Top = 80
- Width = 153
- Height = 73
- Caption = 'URL-Adresszeile'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 7
- end
- object RadioGroup4: TRadioGroup
- Left = 192
- Top = 160
- Width = 153
- Height = 73
- Caption = 'Men'#252'leiste'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 8
- end
- object RadioGroup5: TRadioGroup
- Left = 352
- Top = 0
- Width = 153
- Height = 73
- Caption = 'Gr'#246#223'enver'#228'nderbar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 9
- end
- object RadioGroup6: TRadioGroup
- Left = 352
- Top = 80
- Width = 153
- Height = 73
- Caption = 'Statusleiste'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 10
- end
- object RadioGroup7: TRadioGroup
- Left = 352
- Top = 160
- Width = 153
- Height = 73
- Caption = 'Werkzeugleiste'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 11
- end
- object Button4: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quellcode f'#252'r ein PopUp'
- Caption = '&Generieren'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 12
- OnClick = Button4Click
- end
- object LabeledEdit22: TLabeledEdit
- Left = 48
- Top = 80
- Width = 121
- Height = 22
- Hint =
- 'Sofern sich das PopUp bim Klick auf Link '#246'ffnen soll, gib hier b' +
- 'itte den Linktext ein'
- EditLabel.Width = 40
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- LabelPosition = lpLeft
- LabelSpacing = 3
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'MetaTag'
- object LabeledEdit1: TLabeledEdit
- Left = 112
- Top = 8
- Width = 153
- Height = 21
- EditLabel.Width = 33
- EditLabel.Height = 14
- EditLabel.Caption = 'Autor: '
- EditLabel.Font.Charset = DEFAULT_CHARSET
- EditLabel.Font.Color = clWindowText
- EditLabel.Font.Height = -11
- EditLabel.Font.Name = 'Arial'
- EditLabel.Font.Style = []
- EditLabel.ParentFont = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LabelPosition = lpLeft
- LabelSpacing = 3
- ParentFont = False
- TabOrder = 0
- end
- object LabeledEdit2: TLabeledEdit
- Left = 112
- Top = 40
- Width = 153
- Height = 22
- EditLabel.Width = 86
- EditLabel.Height = 14
- EditLabel.Caption = 'Schl'#252'sselw'#246'rter: '
- EditLabel.Font.Charset = DEFAULT_CHARSET
- EditLabel.Font.Color = clWindowText
- EditLabel.Font.Height = -11
- EditLabel.Font.Name = 'Arial'
- EditLabel.Font.Style = []
- EditLabel.ParentFont = False
- LabelPosition = lpLeft
- LabelSpacing = 3
- MaxLength = 1000
- TabOrder = 1
- end
- object LabeledEdit4: TLabeledEdit
- Left = 112
- Top = 72
- Width = 153
- Height = 22
- EditLabel.Width = 73
- EditLabel.Height = 14
- EditLabel.Caption = 'Beschreibung: '
- EditLabel.Font.Charset = DEFAULT_CHARSET
- EditLabel.Font.Color = clWindowText
- EditLabel.Font.Height = -11
- EditLabel.Font.Name = 'Arial'
- EditLabel.Font.Style = []
- EditLabel.ParentFont = False
- LabelPosition = lpLeft
- LabelSpacing = 3
- MaxLength = 200
- TabOrder = 2
- end
- object LabeledEdit6: TLabeledEdit
- Left = 112
- Top = 104
- Width = 25
- Height = 22
- EditLabel.Width = 103
- EditLabel.Height = 14
- EditLabel.Caption = 'Wiederbesuch nach: '
- EditLabel.Font.Charset = DEFAULT_CHARSET
- EditLabel.Font.Color = clWindowText
- EditLabel.Font.Height = -11
- EditLabel.Font.Name = 'Arial'
- EditLabel.Font.Style = []
- EditLabel.ParentFont = False
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 3
- end
- object StaticText2: TStaticText
- Left = 144
- Top = 112
- Width = 34
- Height = 18
- Caption = 'Tagen'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object RadioGroup16: TRadioGroup
- Left = 16
- Top = 160
- Width = 241
- Height = 81
- Caption = 'Indizierung'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Links folgen, Seiten indizieren'
- 'Links folgen, Seiten nicht indizieren'
- 'Links nicht folgen, Seiten nicht indizieren'
- 'Links nicht folgen, Seite indizieren')
- ParentFont = False
- TabOrder = 5
- end
- object RadioGroup17: TRadioGroup
- Left = 280
- Top = 8
- Width = 281
- Height = 105
- Caption = 'Sprache der Website'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Deutsch, Englisch, Franz'#246'sisch usw.'
- 'mitteleurop'#228'ische und slawische Sprachen'
- 'Esperanto, Galizisch, Maltesisch und T'#252'rkisch')
- ParentFont = False
- TabOrder = 6
- end
- object RadioGroup18: TRadioGroup
- Left = 280
- Top = 120
- Width = 137
- Height = 105
- Caption = 'Seite cachen'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- ParentFont = False
- TabOrder = 7
- end
- object Button8: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quellcode f'#252'r die MetaTags'
- Caption = '&Generieren'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 8
- OnClick = Button8Click
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'Formular'
- object Label12: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 14
- end
- object RadioGroup8: TRadioGroup
- Left = 32
- Top = 88
- Width = 153
- Height = 73
- Caption = 'ICQ'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 3
- end
- object LabeledEdit3: TLabeledEdit
- Left = 64
- Top = 0
- Width = 121
- Height = 22
- EditLabel.Width = 61
- EditLabel.Height = 14
- EditLabel.Caption = 'Mailadresse:'
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- Text = '@'
- end
- object RadioGroup9: TRadioGroup
- Left = 32
- Top = 168
- Width = 153
- Height = 73
- Caption = 'AIM'
- ItemIndex = 1
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 4
- end
- object RadioGroup10: TRadioGroup
- Left = 192
- Top = 8
- Width = 153
- Height = 73
- Caption = 'MSM'
- ItemIndex = 1
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 5
- end
- object RadioGroup11: TRadioGroup
- Left = 192
- Top = 88
- Width = 153
- Height = 73
- Caption = 'Bewertung'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 6
- end
- object RadioGroup12: TRadioGroup
- Left = 192
- Top = 168
- Width = 153
- Height = 73
- Caption = 'Homepageadresse'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 7
- end
- object RadioGroup13: TRadioGroup
- Left = 352
- Top = 8
- Width = 153
- Height = 73
- Caption = 'Geschlecht'
- ItemIndex = 1
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 8
- end
- object RadioGroup14: TRadioGroup
- Left = 352
- Top = 88
- Width = 153
- Height = 73
- Caption = 'Wie'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 9
- end
- object RadioGroup15: TRadioGroup
- Left = 352
- Top = 168
- Width = 153
- Height = 73
- Caption = 'Ort des Besuchers'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 10
- end
- object Button6: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quellcode f'#252'r das Formular'
- Caption = '&Generieren'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 11
- OnClick = Button6Click
- end
- object LabeledEdit24: TLabeledEdit
- Left = 64
- Top = 24
- Width = 121
- Height = 22
- EditLabel.Width = 40
- EditLabel.Height = 14
- EditLabel.Caption = 'Betreff: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- object LabeledEdit26: TLabeledEdit
- Left = 64
- Top = 48
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 2
- Text = 'http://'
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'PullDown'
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 177
- Height = 73
- Caption = 'Link 1'
- TabOrder = 0
- object LabeledEdit7: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit8: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 88
- Width = 177
- Height = 73
- Caption = 'Link 2'
- TabOrder = 1
- object LabeledEdit9: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit10: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 168
- Width = 177
- Height = 73
- Caption = 'Link 3'
- TabOrder = 2
- object LabeledEdit11: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit17: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox4: TGroupBox
- Left = 192
- Top = 8
- Width = 177
- Height = 73
- Caption = 'Link 4'
- TabOrder = 3
- object LabeledEdit12: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit18: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox5: TGroupBox
- Left = 192
- Top = 88
- Width = 177
- Height = 73
- Caption = 'Link 5'
- TabOrder = 4
- object LabeledEdit13: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit19: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox6: TGroupBox
- Left = 192
- Top = 168
- Width = 177
- Height = 73
- Caption = 'Link 6'
- TabOrder = 5
- object LabeledEdit14: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit20: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object GroupBox7: TGroupBox
- Left = 376
- Top = 8
- Width = 177
- Height = 73
- Caption = 'Link 7'
- TabOrder = 6
- object LabeledEdit15: TLabeledEdit
- Left = 48
- Top = 16
- Width = 121
- Height = 22
- EditLabel.Width = 26
- EditLabel.Height = 14
- EditLabel.Caption = 'URL: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 0
- end
- object LabeledEdit21: TLabeledEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 22
- EditLabel.Width = 43
- EditLabel.Height = 14
- EditLabel.Caption = 'Linktext: '
- LabelPosition = lpLeft
- LabelSpacing = 3
- TabOrder = 1
- end
- end
- object Button5: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quellcode f'#252'r das PullDown-Men'#252
- Caption = '&Generieren'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 9
- OnClick = Button5Click
- end
- object RadioGroup21: TRadioGroup
- Left = 376
- Top = 88
- Width = 177
- Height = 73
- Caption = 'Link in anderem Frame '#246'ffnen'
- ItemIndex = 1
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 7
- OnClick = RadioGroup21Click
- end
- object LabeledEdit16: TLabeledEdit
- Left = 376
- Top = 184
- Width = 177
- Height = 22
- EditLabel.Width = 64
- EditLabel.Height = 14
- EditLabel.Caption = 'Frame-Name:'
- Enabled = False
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 8
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'ICQ'
- object RadioGroup19: TRadioGroup
- Left = 232
- Top = 8
- Width = 201
- Height = 217
- Caption = 'Welches Design?'
- ItemIndex = 0
- Items.Strings = (
- 'Design 1'
- 'Design 2'
- 'Design 3'
- 'Design 4'
- 'Design 5'
- 'Design 6'
- 'Design 7'
- 'Design 8'
- 'Design 9')
- TabOrder = 2
- end
- object LabeledEdit23: TLabeledEdit
- Left = 104
- Top = 24
- Width = 121
- Height = 22
- EditLabel.Width = 93
- EditLabel.Height = 14
- EditLabel.Caption = 'Deine ICQ-Nummer:'
- LabelPosition = lpLeft
- LabelSpacing = 3
- MaxLength = 9
- TabOrder = 0
- end
- object Button7: TButton
- Left = 512
- Top = 208
- Width = 75
- Height = 25
- Hint = 'Generiert den Quellcode f'#252'r den ICQ-Indikator'
- Caption = '&Generieren'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = Button7Click
- end
- object RadioGroup20: TRadioGroup
- Left = 16
- Top = 80
- Width = 185
- Height = 105
- Caption = 'Symbol als Link'
- ItemIndex = 0
- Items.Strings = (
- 'Ja'
- 'Nein')
- TabOrder = 1
- end
- object Button9: TButton
- Left = 352
- Top = 192
- Width = 75
- Height = 25
- Caption = '&Designs'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = Button9Click
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'Links'
- object GroupBox8: TGroupBox
- Left = 8
- Top = 8
- Width = 185
- Height = 177
- Caption = 'Link'
- TabOrder = 0
- object Label11: TLabel
- Left = 8
- Top = 32
- Width = 9
- Height = 20
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabeledEdit5: TLabeledEdit
- Left = 16
- Top = 32
- Width = 121
- Height = 22
- EditLabel.Width = 31
- EditLabel.Height = 14
- EditLabel.Caption = 'Farbe:'
- LabelPosition = lpAbove
- LabelSpacing = 3
- MaxLength = 6
- TabOrder = 0
- OnChange = LabeledEdit5Change
- end
- object Button17: TButton
- Left = 144
- Top = 32
- Width = 33
- Height = 25
- Caption = '#'
- TabOrder = 1
- OnClick = Button17Click
- end
- object GroupBox11: TGroupBox
- Left = 8
- Top = 64
- Width = 169
- Height = 97
- Caption = 'Texteigenschaften'
- TabOrder = 2
- object CheckBox2: TCheckBox
- Left = 8
- Top = 32
- Width = 97
- Height = 17
- Caption = 'unterstrichen'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox2Click
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 48
- Width = 97
- Height = 17
- Caption = 'kursiv'
- TabOrder = 1
- OnClick = CheckBox3Click
- end
- object CheckBox4: TCheckBox
- Left = 8
- Top = 64
- Width = 97
- Height = 17
- Caption = 'fett'
- TabOrder = 2
- OnClick = CheckBox4Click
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 16
- Width = 113
- Height = 17
- Caption = 'nicht unterstrichen'
- TabOrder = 3
- OnClick = CheckBox1Click
- end
- end
- end
- object GroupBox9: TGroupBox
- Left = 392
- Top = 8
- Width = 185
- Height = 177
- Caption = 'Besuchter Link'
- TabOrder = 1
- object Label14: TLabel
- Left = 8
- Top = 32
- Width = 9
- Height = 20
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabeledEdit25: TLabeledEdit
- Left = 16
- Top = 32
- Width = 121
- Height = 22
- EditLabel.Width = 31
- EditLabel.Height = 14
- EditLabel.Caption = 'Farbe:'
- LabelPosition = lpAbove
- LabelSpacing = 3
- MaxLength = 6
- TabOrder = 0
- OnChange = LabeledEdit25Change
- end
- object Button18: TButton
- Left = 144
- Top = 32
- Width = 33
- Height = 25
- Caption = '#'
- TabOrder = 1
- OnClick = Button18Click
- end
- object GroupBox12: TGroupBox
- Left = 8
- Top = 64
- Width = 169
- Height = 97
- Caption = 'Texteigenschaften'
- TabOrder = 2
- object CheckBox6: TCheckBox
- Left = 8
- Top = 32
- Width = 97
- Height = 17
- Caption = 'unterstrichen'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox6Click
- end
- object CheckBox7: TCheckBox
- Left = 8
- Top = 48
- Width = 97
- Height = 17
- Caption = 'kursiv'
- TabOrder = 1
- OnClick = CheckBox7Click
- end
- object CheckBox5: TCheckBox
- Left = 8
- Top = 16
- Width = 121
- Height = 17
- Caption = 'nicht unterstrichen'
- TabOrder = 2
- OnClick = CheckBox5Click
- end
- object CheckBox8: TCheckBox
- Left = 8
- Top = 64
- Width = 97
- Height = 17
- Caption = 'fett'
- TabOrder = 3
- OnClick = CheckBox8Click
- end
- end
- end
- object GroupBox10: TGroupBox
- Left = 200
- Top = 8
- Width = 185
- Height = 177
- Caption = 'Link beim '#220'berfahren'
- TabOrder = 2
- object Label13: TLabel
- Left = 8
- Top = 32
- Width = 9
- Height = 20
- Caption = '#'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabeledEdit27: TLabeledEdit
- Left = 16
- Top = 32
- Width = 121
- Height = 22
- EditLabel.Width = 31
- EditLabel.Height = 14
- EditLabel.Caption = 'Farbe:'
- LabelPosition = lpAbove
- LabelSpacing = 3
- MaxLength = 6
- TabOrder = 0
- OnChange = LabeledEdit27Change
- end
- object Button19: TButton
- Left = 144
- Top = 32
- Width = 33
- Height = 25
- Caption = '#'
- TabOrder = 1
- OnClick = Button19Click
- end
- object GroupBox13: TGroupBox
- Left = 8
- Top = 64
- Width = 169
- Height = 97
- Caption = 'Texteigenschaften'
- TabOrder = 2
- object CheckBox10: TCheckBox
- Left = 8
- Top = 32
- Width = 97
- Height = 17
- Caption = 'unterstrichen'
- TabOrder = 0
- OnClick = CheckBox10Click
- end
- object CheckBox12: TCheckBox
- Left = 8
- Top = 64
- Width = 97
- Height = 17
- Caption = 'fett'
- TabOrder = 1
- end
- object CheckBox9: TCheckBox
- Left = 8
- Top = 16
- Width = 113
- Height = 17
- Caption = 'nicht unterstrichen'
- Checked = True
- State = cbChecked
- TabOrder = 2
- OnClick = CheckBox9Click
- end
- object CheckBox11: TCheckBox
- Left = 8
- Top = 48
- Width = 97
- Height = 17
- Caption = 'kursiv'
- TabOrder = 3
- end
- end
- end
- object GroupBox14: TGroupBox
- Left = 8
- Top = 192
- Width = 377
- Height = 41
- Caption = 'Vorschau'
- TabOrder = 3
- object Label15: TLabel
- Left = 145
- Top = 15
- Width = 104
- Height = 18
- Cursor = crHandPoint
- Caption = 'Beispiellinktext'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- OnMouseEnter = Label15MouseEnter
- OnMouseLeave = Label15MouseLeave
- end
- end
- object GroupBox15: TGroupBox
- Left = 392
- Top = 192
- Width = 185
- Height = 41
- Caption = 'Vorschau'
- TabOrder = 4
- object Label16: TLabel
- Left = 32
- Top = 16
- Width = 104
- Height = 18
- Cursor = crHandPoint
- Caption = 'Beispiellinktext'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- end
- object Button20: TButton
- Left = 504
- Top = 176
- Width = 75
- Height = 25
- Caption = '&Generieren'
- TabOrder = 5
- OnClick = Button20Click
- end
- end
- object TTabPage
- Left = 4
- Top = 25
- Caption = 'Mixed'
- object Bevel1: TBevel
- Left = 240
- Top = 56
- Width = 273
- Height = 81
- end
- object GroupBox16: TGroupBox
- Left = 0
- Top = 0
- Width = 233
- Height = 241
- Caption = 'TXT -> HTML'
- TabOrder = 0
- object LabeledEdit28: TLabeledEdit
- Left = 8
- Top = 40
- Width = 129
- Height = 22
- Hint = 'Help me'
- EditLabel.Width = 70
- EditLabel.Height = 14
- EditLabel.Caption = 'Vorlagendatei:'
- LabelPosition = lpAbove
- LabelSpacing = 3
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnChange = LabeledEdit28Change
- end
- object BitBtn1: TBitBtn
- Left = 144
- Top = 40
- Width = 81
- Height = 25
- Cancel = True
- Caption = '&'#214'ffnen'
- TabOrder = 1
- OnClick = BitBtn1Click
- Glyph.Data = {
- A6020000424DA6020000000000003600000028000000100000000D0000000100
- 18000000000070020000880B0000880B00000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000FFFF00FFFF00FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00000000000000000000000000000000FFFF
- 00000000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- FF000000000000000000000000FFFFFF00FFFF00000000FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00000000000000000000FFFF
- FFFFFF00FFFF00000000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- FF00FFFF00FFFF000000000000FFFFFF00FFFFFFFFFF00FFFF00000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF0000000000000000
- 00000000000000000000000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFF
- FFFF00FFFFFFFFFF00000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFF0000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000}
- Margin = 3
- Spacing = 5
- end
- object LabeledEdit29: TLabeledEdit
- Left = 8
- Top = 88
- Width = 129
- Height = 22
- EditLabel.Width = 70
- EditLabel.Height = 14
- EditLabel.Caption = 'Ausgabedatei:'
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 2
- end
- object BitBtn2: TBitBtn
- Left = 144
- Top = 88
- Width = 81
- Height = 25
- Cancel = True
- Caption = ' &Speichern'
- TabOrder = 3
- OnClick = BitBtn2Click
- Glyph.Data = {
- 9E020000424D9E0200000000000036000000280000000E0000000E0000000100
- 18000000000068020000880B0000880B00000000000000000000C3C1C0000004
- 0201030604030407050306040407050003010606060303030303030303030102
- 0603020465000404040188860487840904050005000002000003010104020303
- 03C5C5C5C6C6C6050204008A7D0202086500090A08007E7C048A8A0200000001
- 02020000000200000200000100C1C4C2BDC1BC00030001838206070565000707
- 07008380008982000000000200040201030002000001000100C0C2C2BFC1C100
- 01020183820607056500090B05007E7E0887880001000A050709070708030202
- 060108050102050308030406030501838206070565000A040900818401878103
- 857E00808000817F008683007F7D007D7C00808000807E00807C018382060705
- 6500080905007F820087830000040A06050A06050904050605010804000C0706
- 080409078D81018382060705650006070500857F000200C2C4C5BDC1BCC4C4C4
- BDC2C3BFBEC0C3C0C2BEC0C0BDC2C30000030183820607056500110B0400827C
- 000301BEC4BFC5C5C5C0C5C4C3C8C6C4C5C1C0C6C1C4C5C3C4C7C50503020183
- 820607056500050505008381010101C3C2C6B9C4BCC6C2C1C2C4C5BFC3C4C5C7
- C7C0C3C1BDC3C20703080183820607056500000200008583040202C1C4C2C3C3
- C3C1C1C1C4C4C4C0C0C0C3C3C3C2C2C2C2C2C201010104897F00000665000A06
- 05008681030002C6C4C3C6C6C6C5C5C5C5C5C5C8C8C8C6C6C6C8C8C8C7C7C704
- 04040101070603056500070201018880000100C2C4C4C4C4C4C3C3C3C4C4C4BE
- BEBEC3C3C3C1C1C1C2C2C2010101C6C9C7000201650006090701000701030301
- 04020909090808080808080A0A0A0707070808080A0A0A090909010200070806
- 6500}
- end
- object LabeledEdit30: TLabeledEdit
- Left = 8
- Top = 136
- Width = 129
- Height = 22
- EditLabel.Width = 25
- EditLabel.Height = 14
- EditLabel.Caption = 'Titel: '
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 4
- end
- object Button23: TButton
- Left = 152
- Top = 208
- Width = 75
- Height = 25
- Caption = '&Umwandeln'
- TabOrder = 5
- OnClick = Button23Click
- end
- end
- object GroupBox17: TGroupBox
- Left = 240
- Top = 0
- Width = 273
- Height = 49
- Caption = 'Frames'
- TabOrder = 1
- object BitBtn3: TBitBtn
- Left = 8
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 0
- OnClick = BitBtn3Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 0400000000007000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
- C0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
- C0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFF
- F0000000000000000000}
- end
- object BitBtn4: TBitBtn
- Left = 40
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 1
- OnClick = BitBtn4Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
- F0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
- F0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
- F0610000000000000061}
- end
- object BitBtn5: TBitBtn
- Left = 72
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 2
- OnClick = BitBtn5Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFF
- F0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
- C0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
- C0000000000000000000}
- end
- object BitBtn6: TBitBtn
- Left = 104
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 3
- OnClick = BitBtn6Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000000000000000000}
- end
- object BitBtn7: TBitBtn
- Left = 136
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 4
- OnClick = BitBtn7Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C000099999999999900009999999999990000999999999999000099999999999
- 90000000000000000000}
- end
- object BitBtn8: TBitBtn
- Left = 168
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 5
- OnClick = BitBtn8Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFF
- F0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFF
- F000099999999999900009999999999990000999999999999000099999999999
- 90000000000000000000}
- end
- object BitBtn9: TBitBtn
- Left = 200
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 6
- OnClick = BitBtn9Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
- C0000FFFF999999990000FFFF999999990000FFFF999999990000FFFF9999999
- 90000000000000000000}
- end
- object BitBtn10: TBitBtn
- Left = 232
- Top = 16
- Width = 25
- Height = 25
- TabOrder = 7
- OnClick = BitBtn10Click
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 04000000000070000000880B0000880B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 00030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFF
- F0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFF
- F003099999999FFFF003099999999FFFF003099999999FFFF003099999999FFF
- F0030000000000000003}
- end
- end
- object StaticText3: TStaticText
- Left = 248
- Top = 64
- Width = 203
- Height = 18
- Caption = 'Hier ist noch genug Platz f'#252'r DEINE Ideen.'
- TabOrder = 2
- end
- object StaticText4: TStaticText
- Left = 248
- Top = 96
- Width = 109
- Height = 18
- Caption = 'Schicke deine Idee an'
- TabOrder = 3
- end
- object StaticText5: TStaticText
- Left = 336
- Top = 112
- Width = 174
- Height = 18
- Cursor = crHandPoint
- Caption = 'zahnspangenterminator@yahoo.de'
- Color = clActiveBorder
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 4
- OnClick = StaticText5Click
- end
- end
- end
- object Button2: TButton
- Left = 480
- Top = 320
- Width = 75
- Height = 25
- Hint = 'Speichert die Eingaben'
- Caption = '&Speichern'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Button2Click
- end
- object Memo1: TMemo
- Left = 456
- Top = 352
- Width = 145
- Height = 137
- Color = clActiveBorder
- ReadOnly = True
- TabOrder = 4
- end
- object MainMenu1: TMainMenu
- OwnerDraw = True
- Left = 552
- Top = 440
- object Datei1: TMenuItem
- Caption = '&Datei'
- object Neu1: TMenuItem
- Bitmap.Data = {
- 0A020000424D0A0200000000000036000000280000000B0000000D0000000100
- 180000000000D4010000880B0000880B00000000000000000000008080008080
- 008080008080008080008080008080008080008080008080008080006F000080
- 8001010101010101010101010101010101010101010101010101010100808000
- 6F00008080008080008080008080008080008080008080008080008080008080
- 008080006F000080800101010101010101010101010101010101010101010101
- 01010101008080006F0000808000808000808000808000808000808000808000
- 8080008080008080008080006F00008080010101010101010101010101010101
- 010101010101010101010101008080006F000080800080800080800080800080
- 80008080008080008080008080008080008080006F0000808001010101010101
- 0101010101010101010101010101010101010101008080006F00008080008080
- 008080008080008080008080008080008080008080008080008080006F000080
- 8001010101010101010101010101010101010101010101010101010100808000
- 6F00008080008080008080008080008080008080008080008080008080008080
- 008080006F000080800101010101010101010101010101010101010101010101
- 01010101008080006F0000808000808000808000808000808000808000808000
- 8080008080008080008080006F00}
- Caption = '&Leeren'
- ShortCut = 16462
- OnClick = Neu1Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object Beenden1: TMenuItem
- Bitmap.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
- C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
- D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732DEC8D0D40732DE
- 0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
- D40732DE0732DEC8D0D4C8D0D40732DE0732DE0732DEC8D0D4C8D0D4C8D0D4C8
- D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732DEC8D0D4C8D0D4C8D0D40732DE
- 0732DD0732DE0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732
- DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D40534ED0732DF0732DE0732DEC8D0D4C8
- D0D4C8D0D4C8D0D40732DE0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- C8D0D4C8D0D40732DE0732DE0732DDC8D0D40732DD0732DE0732DEC8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DD0633E606
- 33E60633E90732DCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- C8D0D4C8D0D4C8D0D4C8D0D40633E30732E30534EFC8D0D4C8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DD0534ED05
- 33E90434EF0434F5C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- C8D0D4C8D0D40434F40534EF0533EBC8D0D4C8D0D40434F40335F8C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FC0534EF0434F8C8D0D4C8
- D0D4C8D0D4C8D0D40335FC0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- 0335FB0335FB0335FCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FB0335
- FBC8D0D4C8D0D4C8D0D4C8D0D40335FB0335FB0335FBC8D0D4C8D0D4C8D0D4C8
- D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FBC8D0D4C8D0D40335FB0335FB
- 0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D40335FB0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
- D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
- Caption = '&Beenden'
- ShortCut = 16450
- OnClick = Beenden1Click
- end
- end
- object Ein1: TMenuItem
- Caption = '&Einstellungen'
- object Win2000Men1: TMenuItem
- AutoCheck = True
- Break = mbBreak
- Caption = 'Win2000-Men'#252
- Checked = True
- OnClick = Win2000Men1Click
- end
- object Sprachenwechsel1: TMenuItem
- Bitmap.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
- C8D0D47876764E4C4C4E4C4C4E4C4C4E4C4C968587C8D0D4C8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4AEA09FAEA09FC9B1B1C9B1B1C8A6A3C6989893
- 6E6E4E4C4C787676C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4DACACAE3DADA
- E3DADAE3DADADACACACBB8B5AEA09FB48989B489894E4C4CC8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4CBB8B5EDEBEBEDEBEBEDEBEBE3DADAD9B9B9B48989B4
- 8989C8A6A3936E6E787676787676787676787676CBB8B5C8D0D4E3DADAEDEBEB
- EDEBEBEDEBEBDACACAC9B1B1BB7777B48989C8A6A3936E6EB48989C9B1B19685
- 874E4C4C4E4C4C787676C8D0D4DACACAD5ABABD9B9B9C69898D28F85BB7777BB
- 7777D9B9B9D9B9B9D9B9B9C69898AEA09FAEA09F7876764E4C4CC8D0D4DACACA
- F8B54CF8B54CEDC289C69898BB7777BB7777D9B9B9D5ABABC8A6A3B48989936E
- 6E9685879EB0964E4C4CC8D0D4D9B9B9F8B54CF8B54C936E6E936E6EF0BF70D2
- 8F85D28F85D5ABABD9B9B9C69898968587BB7777936E6E4E4C4CC8D0D4C9B1B1
- F8B54C936E6E3E34913E3491F8B54CF8B54CF8B54CD28F85D9B9B9C69898C698
- 98C69898B489894E4C4CC8D0D4D6C0ABF8B54C3E3491F0BF703E3491F0BF70FE
- D070F8B54CD28F85D9B9B9C69898BB7777BB7777BB77774E4C4CE3DADAE3C2A7
- FED070FED070FEDD8B968587968587FED070FED070C69898D9B9B9B48989B489
- 89BB7777BB77774E4C4CE3DADADCC599FEDD8BFEDD8BFEDD8BE9D1A03E3491FE
- DD8BFED070C69898D9B9B9D28F85BB7777B48989BB77774E4C4CE3DADAFEDD8B
- FEDD8BFFEFABFFEFABFFEFAB3E3491DCC599EDC289D9B9B9E3DADAD9B9B9D5AB
- ABBB7777BB77774E4C4CE3DADAC8A6A3DCC599E9D1A0FFFDC7FFFDC7CBB8B5AE
- A09FEDC289DACACAE3DADAE3DADAE3DADAE3DADAC69898C8D0D4DACACAE3DADA
- DACACADACACACBB8B5CBB8B5D6C0ABDCC599D0A587C8A6A3CBB8B5DACACAE3DA
- DAC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4E3DADADACACADA
- CACAC69898C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
- Caption = 'Sprachenwechsel'
- OnClick = Sprachenwechsel1Click
- end
- end
- object N1: TMenuItem
- Caption = '&?'
- object About1: TMenuItem
- Bitmap.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
- C8D0D4C8D0D4BCBCBCB8B8B8B3B3B3B0B0B0ADADADA1A1A19F9F9F939393B0B0
- B0BEBEBEC8D0D4C8D0D4C8D0D4C8D0D4BEBEBEB9B9B9ADADAD9C9C9C8C8C8C83
- 83838282828383837071716F6F6F989898B9B9B9C8D0D4C8D0D4C8D0D4BEBEBE
- B7B7B7A4A4A48686866868685555554C4C4C4A4A4A5959596768684545456A6A
- 6AA4A4A4BCBCBCC8D0D4C8D0D4B9B9B9A5A5A57F7F7F5D5751564232573C2551
- 3A244939263F3830858685414040363636787878ADADADBDBDBDBDBDBDB0B0B0
- 8B8A8A6353476741236D411F653F1F5B3F205A3F20573F2099948D6463631C1C
- 1C3B3B3B828282B3B3B3BABABAA3A3A37A6757764E2776502A86918A6F747365
- 442657452D553C207B7367ADACAC605F5F2020204C4C4C9B9B9BB7B7B798928D
- 885C338E61368A6C49A5DAE981B1B96B7162605D5154432D92908BB3B1B17575
- 753131312828287B7B7BB6B6B69784719D6A3B9F71429B886CA4D4E086B9C276
- A0A56B5E465E43256F665A6C6B6B4949495150503131316D6D6DB6B6B69F8367
- AE7845AF7E4CA58259A0C8D38CBCD081A9B67890936D5C415A49353333337E7E
- 7E8E8F8F525252858585B9B9B9A78B6FB7814BBB8954AA916B8EB79F89B2A08B
- B9C389BBCD85A4A75F4A2F4E4B48858686787979767676A9A9A9BCBCBCAF9C89
- B88754A7B39EACCDBFB8E4D9B9E7E7BCEFF79BC3CA9DD4DC7B9EA0505C575460
- 60717171A1A1A1BABABABEBEBEB5B1ADB48F67D0EBEADFFCFCDFFCFCD4FBFBE0
- FCFCA8D1D1A5E6EC7BA6AC628A90696E6F939393B3B3B3BDBDBDC8D0D4BCBCBC
- B3A392C4B69CD7F2F0DFFBFCC5DAD0B7BDB19AB8BC98C9D379B1BA6983898C8C
- 8CACACACBBBBBBC8D0D4C8D0D4C8D0D4BBBBBAB3A392B89A78ADB3A5989A8486
- A19875938A6B948F758C8E959696ADADADBABABAC8D0D4C8D0D4C8D0D4C8D0D4
- C8D0D4BCBCBCB6B2AEAE9F8F9A99888E99908D97929A9E9CAAAAAAB5B5B5BCBC
- BCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4BEBEBEBCBCBCBABABAB9
- B9B9B9B9B9BABABABCBCBCBEBEBEC8D0D4C8D0D4C8D0D4C8D0D4}
- Caption = '&About'
- OnClick = About1Click
- end
- object CodeGenNewsletter1: TMenuItem
- Bitmap.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 1800000000000003000000000000000000000000000000000000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7FFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
- FFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
- 7F7F7F7F7F7F7F7F3F3F3F0000007F7F7F7F7F7F7F7F7FBFBFBFBFBFBF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000007F7F7FFFFFFFBFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- BFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF0000003F3F3FFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFBFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF0000003F
- 3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000
- 0000000000000000000000000000000000007F7F7FFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
- 7F7FBFBFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- Caption = 'CodeGen Ne&wsletter'
- ShortCut = 16471
- OnClick = CodeGenNewsletter1Click
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object Hilfe1: TMenuItem
- Bitmap.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
- C8D0D4000084000084000084C8D0D4BD0818C60818C8D0D4C8D0D4C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000084000084000084C61842BD
- 2118E72118CE184AC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- C8D0D4000084000084000084C6A5A5D6A5A5F74A42D69C9CCE315AC8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C6184ABD3142CEADADD6D6D6E7
- C6C6F7524AE7CECEDEBDBDCE3163C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
- C61842000094000094000094DECECEDEBDB5CE4A31E7C6BDEFEFEFE7C6C6CE31
- 63C8D0D4C8D0D4C8D0D4C8D0D4BD0818B521180000A50000A50000A5C64231C6
- 3918E75A08CE4A31EFCEC6F7EFEFE7C6C6CE3163C8D0D4C8D0D4C8D0D4B50800
- B521100000BD0000BD0000BDE76B08EF7300F77300E76308CE4A31EFCEC6EFEF
- EFDEBDBDCE315AC8D0D4C8D0D4BD0818B510000000CE0000CE0000CE0000CE00
- 00CEF77B00F77300E76308CE4A31E7C6C6E7DEDED6ADADC62131C8D0D4C8D0D4
- C61031E773080000DE0000DE0000DE0000DE0000DEF77B00F77300E76308CE4A
- 29DEBDB5DEBDBDF73131C8D0D4C8D0D4C8D0D4CE2131EF8408F79C000000EF00
- 00EF0000EFF78400F77B00F77300E76308C64A29CE9494F73129C8D0D4C8D0D4
- C8D0D4C8D0D4CE2131EF8408F79C000000FF0000FF0000FFF78400F77B00F773
- 00E76308BD2910C61021C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4CE2131CE630000
- 00FF0000FF0000FFF78C00F78400EF7300E76308C61031C8D0D4C8D0D40000FF
- 0000FFC8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FFF78C00EF7308C621
- 18CE1031C8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FF0000FF0000FF00
- 00FF0000FF0000FFEF7308CE2131C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40000FF
- 0000FF0000FF0000FF0000FF0000FF0000FF0000FFC61818C61818C8D0D4C8D0
- D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FF0000FF00
- 00FFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
- Caption = '&Hilfe'
- ShortCut = 112
- OnClick = Hilfe1Click
- end
- end
- end
- object SaveDialog1: TSaveDialog
- Tag = 1
- HelpContext = 1
- DefaultExt = '*.*'
- Filter =
- 'Textdatei (*.txt)|*.txt|HTML-Dateien (*.html)|*.html|Alle Dateie' +
- 'n (*.*)|*.*'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofExtensionDifferent, ofEnableSizing]
- OptionsEx = [ofExNoPlacesBar]
- Title = 'Speichern unter ...'
- Left = 552
- Top = 464
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 320
- end
- object ColorDialog2: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 344
- end
- object ColorDialog3: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 368
- end
- object ColorDialog4: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 392
- end
- object ColorDialog5: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 416
- end
- object ColorDialog6: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 440
- end
- object ColorDialog7: TColorDialog
- Ctl3D = True
- Color = clNavy
- Left = 576
- Top = 464
- end
- object ColorDialog8: TColorDialog
- Ctl3D = True
- Left = 456
- Top = 456
- end
- object ColorDialog9: TColorDialog
- Ctl3D = True
- Left = 456
- Top = 432
- end
- object ColorDialog10: TColorDialog
- Ctl3D = True
- Left = 456
- Top = 408
- end
- object ActionList1: TActionList
- Left = 552
- Top = 416
- object Action1: TAction
- Caption = 'Action1'
- ShortCut = 16453
- OnExecute = Action1Execute
- end
- end
- object OpenDialog1: TOpenDialog
- Filter = 'Textdateien|*.txt'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofFileMustExist, ofEnableSizing]
- Left = 552
- Top = 392
- end
- object XPMenu1: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Color = clBtnFace
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = clHighlight
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = False
- OverrideOwnerDraw = True
- Gradient = True
- FlatMenu = False
- AutoDetect = True
- Active = True
- Left = 552
- Top = 368
- end
- object SaveDialog2: TSaveDialog
- Filter = 'HTML-Dateien|*.html'
- Title = 'Datei speichern unter...'
- Left = 528
- Top = 464
- end
- end
-